Skip to content

chore(deps-dev): bump pnpm from 6.32.10 to 7.5.0#160

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/pnpm-7.5.0
Closed

chore(deps-dev): bump pnpm from 6.32.10 to 7.5.0#160
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/pnpm-7.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 4, 2022

Copy link
Copy Markdown
Contributor

Bumps pnpm from 6.32.10 to 7.5.0.

Release notes

Sourced from pnpm's releases.

v7.5.0

Minor Changes

  • A new value rolling for option save-workspace-protocol. When selected, pnpm will save workspace versions using a rolling alias (e.g. "foo": "workspace:^") instead of pinning the current version number (e.g. "foo": "workspace:^1.0.0"). Usage example, in the root of your workspace, create a .npmrc with the following content:

    save-workspace-protocol=rolling
    

Patch Changes

  • pnpm remove <pkg> should not fail in a workspace that has patches #4954
  • The hash of the patch file should be the same on both Windows and POSIX #4961.
  • pnpm env use should throw an error on a system that use the MUSL libc.

Our Gold Sponsors

Our Silver Sponsors

... (truncated)

Commits
  • c1493a4 chore(release): 7.5.0
  • 2bca856 fix(patch): the hash of the patch file should be the same on both Windows and...
  • e9946fc fix: bundle pnpm with Node.js 14
  • ff70619 fix: don't fail when removing a dep from a workspace that has patches
  • f5621a4 feat: use workspace spec alias by default in pnpm add (#4947)
  • e5610a5 test(make-dedicated-lockfile): fix
  • b2d271d chore: use workspace with star to reference workspace dependencies
  • a0b855f docs: add light versions of sponsor logos for dark theme
  • 59cde17 docs: add new gold sponsor
  • 2105735 fix(env): throw an error on a system that uses MUSL libc (#4958)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pnpm](https://github.com/pnpm/pnpm) from 6.32.10 to 7.5.0.
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Commits](pnpm/pnpm@v6.32.10...v7.5.0)

---
updated-dependencies:
- dependency-name: pnpm
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 4, 2022
@netlify

netlify Bot commented Jul 4, 2022

Copy link
Copy Markdown

Deploy Preview for nexusweather failed.

Name Link
🔨 Latest commit 9076ac1
🔍 Latest deploy log https://app.netlify.com/sites/nexusweather/deploys/62c2ea02dffbfe000862087b

@dependabot @github

dependabot Bot commented on behalf of github Jul 18, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #170.

@dependabot dependabot Bot closed this Jul 18, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/pnpm-7.5.0 branch July 18, 2022 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants